Skip to content

Conversation

lucuma-steward[bot]
Copy link
Contributor

@lucuma-steward lucuma-steward bot commented Oct 8, 2025

About this PR

πŸ“¦ Updates com.github.cb372:cats-retry from 3.1.3 to 4.0.0 ⚠

πŸ“œ GitHub Release Notes - Version Diff

Usage

βœ… Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

πŸ” Files still referring to the old version number

The following files still refer to the old version number (3.1.3).
You might want to review and update them manually.

explore/package-lock.json
modules/web/client/package-lock.json
ui/demo/package-lock.json
βš™ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.github.cb372", artifactId = "cats-retry" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.github.cb372", artifactId = "cats-retry" }
}]
labels: library-update, early-semver-major, semver-spec-major, old-version-remains, commit-count:1

@lucuma-steward lucuma-steward bot force-pushed the update/cats-retry-4.0.0 branch from 35934ff to dc7840b Compare October 9, 2025 16:12
@rpiaggio rpiaggio closed this Oct 9, 2025
@lucuma-steward lucuma-steward bot deleted the update/cats-retry-4.0.0 branch October 9, 2025 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant